Add 2008 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Mon, 7 Jan 2008 08:53:20 +0000 (08:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 7 Jan 2008 08:53:20 +0000 (08:53 +0000)
CONTRIBUTE
ChangeLog
INSTALL
INSTALL.CVS
Makefile.in
README
config.bat
configure.in
make-dist
update-subdirs

index 8d48ea8f98504c746c6e96f6bbad3f6585817902..23981eb2dbbd4d71d4cac82bbf9e7011bfa1f71e 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2006, 2007  Free Software Foundation, Inc.
+Copyright (C) 2006, 2007, 2008  Free Software Foundation, Inc.
 See end for license conditions.
 
 
index 85e5447a75be0497998370183ca973ec4f501d87..dd999eb212325ff1e92b43cc3e13018d93d94229 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-       2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
+       2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
diff --git a/INSTALL b/INSTALL
index 9f754a05cb3656adc7e00a839b350b5d96ddd0d5..1ab1cc3da907efed523455008c394c3b306486bd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 GNU Emacs Installation Guide
 Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
-2005, 2006, 2007  Free Software Foundation, Inc.
+2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
index efd8618ca463e8957f1e4e62b146791a91209215..2342f596de2cab38cdbf49c003f1571a0eb76c99 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
   Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
index 502e653ccecda083bade0f4b0f63360391cb1210..92070a4fac6736dd6e0a284b07dad39dc5f428b5 100644 (file)
@@ -3,7 +3,8 @@
 # DIST: that first.
 
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-#   2001, 2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
+#   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+#   Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
diff --git a/README b/README
index 59e509355bfced7292d3a0ef810f9b9495ca7ed1..1e1aa9ee7a72b8c6f3f460fa6a4501dbfabdeb15 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
   Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
index 1f544d3e27448bf083ae105e0d19823a70fcbe75..10c224cb09535341eb56f10ddfe008ad9efea5ab 100644 (file)
@@ -2,7 +2,7 @@
 rem   ----------------------------------------------------------------------\r
 rem   Configuration script for MSDOS\r
 rem   Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003\r
-rem   2004, 2005, 2006, 2007  Free Software Foundation, Inc.\r
+rem   2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.\r
 \r
 rem   This file is part of GNU Emacs.\r
 \r
index ff5c6b93f356fe1e0ccf8461c9322ed6704d4c5b..6105539df2d99857606b3b58f2612706861b249f 100644 (file)
@@ -3,8 +3,8 @@ dnl To rebuild the `configure' script from this, execute the command
 dnl    autoconf
 dnl in the directory containing this script.
 dnl
-dnl  Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
-dnl  Free Software Foundation, Inc.
+dnl  Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003,
+dnl    2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 dnl
 dnl  This file is part of GNU Emacs.
 dnl
@@ -2954,8 +2954,8 @@ if test "${REL_ALLOC}" = "yes" ; then
 fi
 
 AH_TOP([/* GNU Emacs site configuration template file.
-   Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007
-             Free Software Foundation, Inc.
+   Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005,
+     2006, 2007, 2008  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 93054f8fb896932c807358d9fbcfd00137384d4d..b5e7da77ba68617ca826d04497fcfa5c4399e0c7 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -7,7 +7,7 @@
 #### you should make sure that this script will include it.
 
 # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
-#   2006, 2007  Free Software Foundation, Inc.
+#   2006, 2007, 2008  Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
index c1d44cab9b931440ddf2780bb0c02703b20d1b10..154bd5cd6526c4843849a834b87a778452c0720b 100755 (executable)
@@ -2,7 +2,7 @@
 # Write into $1/subdirs.el a list of subdirs of directory $1.
 
 # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005,
-#   2006, 2007  Free Software Foundation, Inc.
+#   2006, 2007, 2008  Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #